home *** CD-ROM | disk | FTP | other *** search
/ CD Actual Thematic 15: Shareware / PC Actual CDT 15.iso / files / Windows_95_98 / Programacion / ActiveX / NCTWavPlayer.exe / Main / TestVC.aps / Menus / 128.rc
Encoding:
Text File  |  2000-03-06  |  1.7 KB  |  77 lines

  1. 128 MENU
  2. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  3. {
  4.  POPUP "&File"
  5.  {
  6.   MENUITEM "&New", 32795
  7.   MENUITEM "&Open...", 32797
  8.   MENUITEM "Close", 32798
  9.   MENUITEM SEPARATOR
  10.   MENUITEM "&Save As...", 32796
  11.   MENUITEM "Save Selected As...", 32799
  12.   MENUITEM SEPARATOR
  13.   MENUITEM "Convert from Menu", 32810
  14.   MENUITEM "Convert like Sample", 32812
  15.   MENUITEM SEPARATOR
  16.   MENUITEM "Setup", 32808
  17.   MENUITEM SEPARATOR
  18.   MENUITEM "E&xit", 57665
  19.  }
  20.  POPUP "&Edit"
  21.  {
  22.   MENUITEM "Undo", 32779
  23.   MENUITEM "Redo", 32780
  24.   MENUITEM SEPARATOR
  25.   MENUITEM "Cu&t", 32776
  26.   MENUITEM "Copy", 32777
  27.   MENUITEM "Paste", 32778
  28.   MENUITEM "Mix", 32805
  29.   MENUITEM SEPARATOR
  30.   MENUITEM "Copy to ClipBoard", 32813
  31.   MENUITEM "Paste from ClipBoard", 32814
  32.   MENUITEM SEPARATOR
  33.   MENUITEM "Paste from File ...", 32815
  34.   MENUITEM "Mix from File ...", 32816
  35.  }
  36.  POPUP "&View"
  37.  {
  38.   MENUITEM "&Toolbar", 59392
  39.   MENUITEM "&Status Bar", 59393
  40.   MENUITEM SEPARATOR
  41.   MENUITEM "Left", 32782
  42.   MENUITEM "Right", 32781
  43.   MENUITEM SEPARATOR
  44.   MENUITEM "ZoomIn", 32783
  45.   MENUITEM "ZoomOut", 32784
  46.   MENUITEM "Full", 32785
  47.  }
  48.  POPUP "Command"
  49.  {
  50.   MENUITEM "Play", 32775
  51.   MENUITEM "Pause", 32772
  52.   MENUITEM "Stop", 32773
  53.   MENUITEM "Record", 32771
  54.   MENUITEM SEPARATOR
  55.   MENUITEM "Amplify +", 32786
  56.   MENUITEM "Amplify -", 32788
  57.   MENUITEM "Null amplitude", 32787
  58.   MENUITEM "Insert silence", 32811
  59.   MENUITEM "", 1
  60.   MENUITEM "FadeIn", 32800
  61.   MENUITEM "FadeOut", 32801
  62.   MENUITEM "", 2
  63.   MENUITEM "Invert", 32802
  64.   MENUITEM "Normalize", 32804
  65.   MENUITEM "Reverse", 32803
  66.  }
  67.  POPUP "Tools"
  68.  {
  69.   MENUITEM "Echo", 32806
  70.   MENUITEM "Stretch", 32807
  71.  }
  72.  POPUP "&Help"
  73.  {
  74.   MENUITEM "&About TestVC...", 57664
  75.  }
  76. }
  77.